home *** CD-ROM | disk | FTP | other *** search
- /* Document */
- BODY {margin-top : 2; margin-bottom : 2;}
-
- /* inine font */
- TT { font-family :"system";}
- I { font-style: italic; }
- B { font-weight: bold;}
- U { text-decoration: underline;}
- S { text-decoration: line-through;}
- STRIKE { text-decoration: line-through;}
- BIG {font-size: 14pt;}
- SMALL {font-size: 10pt;}
-
- /* inline pharse */
- STRONG {font-weight: bold;}
- CODE {font-family:"Courier New";}
- SAMPLE {font-family:"Courier New";}
- KDB {font-family:"Courier New";}
- VAR {font-family:"Courier New"; font-style : italic;}
- ACRONYM {font-family:"Courier New";}
- /* Robohtml reserved pharse for DHTML */
- EM {font-style : italic;}
- CITE {font-style : italic;}
- DFN {font-style : italic;}
-
- /*inine special */
- A {color : blue ;}
- A:link { color: blue;}
- A:visted { color: red;}
- A:actived { color: lime; }
- SUB {vertical-align: sub; }
- SUP {vertical-align: super; }
-
- /* Block: Paragraph */
- P {}
- DL {margin-left : 20;}
- BLOCKQUOTE {margin-left : 20;}
- CENTER {text-align : center;}
- ADDRESS { font-style : italic;}
-
-
- /* Block Heading */
- H1 { font-size : 14.0pt; font-weight : bold; margin-top : 12; margin-bottom : 12;}
- H2 { font-size : 12.0pt; font-weight : bold; margin-top : 10; margin-bottom : 10;}
- H3 { font-size : 10.0pt; font-weight : bold; margin-top : 8; margin-bottom : 8;}
- H4 { font-size : 10.0pt; font-weight : bold; margin-top : 6; margin-bottom : 6;}
- H5 { font-size : 10.0pt; margin-top : 5; margin-bottom : 5;}
- H6 { font-size : 10.0pt; margin-top : 4; margin-bottom : 4;}
-
-
- /* Block list */
- UL { list-style-type : disc; }
- OL { list-style-type : decimal; }
- DIR { list-style-type : none; }
- MENU { list-style-type : upper-alpha; }
-
-
- /* Block preformat */
- PRE { font-family :"Courier New"; font-size :10.0pt;}
- XMP { font-family :"Courier New";}
- LISTING { font-family :"Courier New"; font-size : 8.0pt;}
- PLAINTEXT { font-family :"Courier New";}
-
- /*Block embedded*/
- DT {margin-left :-20;}
- DD {margin-left : 20;}
-